Fix the gzip size extraction in xc_inflate_buffer(). Extract
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 17 Mar 2006 10:44:55 +0000 (11:44 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 17 Mar 2006 10:44:55 +0000 (11:44 +0100)
commit13134a9fddb42a0d3e2836ea292f24ea8540a92b
tree42f35eb60e08c766c96e39cf911281a93c445118
parente21b3a393ee99da58409979f082fef6e799249fc
Fix the gzip size extraction in xc_inflate_buffer(). Extract
bytes as unsigned quantities.

Signed-off-by: David Lively <dlively@virtualiron.com>
tools/libxc/xg_private.c